home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Taifun / Taifun 257 (1993-09-10)(Manewaldt, A.)(DE)(PD).zip / Taifun 257 (1993-09-10)(Manewaldt, A.)(DE)(PD).adf / AKCC / AKCC_Shell / AKCC_Shell_ENG.doc < prev    next >
Text File  |  1993-09-07  |  4KB  |  178 lines

  1.  
  2.                AKCC_Shell V2.2.0
  3.  
  4.             - part of AKCC (SHAREWARE) -
  5.  
  6.          (c) 1990-93 by Andreas R. Kleinert. All rights reserved.
  7.  
  8.           This program was written under OS V3.00 and is therefore
  9.           fully compatible. It needs OS >= V1.2.
  10.  
  11.           Release Date : 29.05.1993
  12.  
  13.  
  14.     Distribution :
  15.     ==============
  16.  
  17.     This tool is part of AKCC (SHAREWARE).
  18.     Distribution conditions are the same as for AKCC V2.2.0.
  19.  
  20.  
  21.     Function :
  22.     ==========
  23.  
  24.     AKCC_Shell is a small, comfortable shell, which especially has been
  25.     designed for users of OS V1.2/1.3, although it also runs fine under
  26.     OS V2.04.
  27.     It gives you e.g. the possibility of using the WildCard "*" as if it were
  28.     "#?". This works with each command.
  29.  
  30.     Also setting of SearchPaths like under Dos is possible, although both
  31.     methods are _not_ compatible.
  32.  
  33.  
  34.     Correspondence :
  35.     ================
  36.  
  37.     If you like, you may send me some money. Perhaps this will motivate me
  38.     to continue programming such programs or just making updates of
  39.     this one. Send bug-reports, money or whatever to :
  40.  
  41.        Andreas R. Kleinert,
  42.        Grube Hohe Grethe 23,
  43.        W-5900 Siegen 1,
  44.        Germany.
  45.  
  46.  
  47.     Usage :
  48.     =======
  49.  
  50.  
  51.     1. Introduction
  52.     ---------------
  53.  
  54.     AKCC_Shell brings you an "Alias"-Command, the possibility of using
  55.     the "FunctionKeys" for your own purposes, Environment-Variables
  56.     and the possibility of using the special WildCard "*".
  57.     You also may leave an opened AKCC_Shell at every time by the command
  58.     "System" or by pressing the "ESCAPE"-key.
  59.     The functionkey-settings remain until the next reset, if it is not
  60.     changed in the meanwhile.
  61.  
  62.  
  63.      1.1 Commands
  64.      ------------
  65.  
  66.       a) CD <PathName>               Change or just Show
  67.           or                   the Current Path
  68.          CD ""
  69.       b) Path                   Show all SearchPaths
  70.       c) AddPath <PathName>            Add new SearchPath
  71.       d) RemPath <PathName>            Remove SearchPath
  72.       e) Alias <aliastext> <originaltext>  Alias-Definition
  73.       f) FKey <F-Tasten-No.> <text>        Funktionkeys
  74.       g) WriteEnv <name> <text>           Write ...
  75.       h) ReadEnv <name>               Read ...
  76.       i) DelEnv <name>               Delete an Env-Variable
  77.       j) Big                   Window to PAL-Size
  78.       k) Prompt [ON | OFF]               Show actual Path
  79.                            or just the Default
  80.                            Prompt ?
  81.       l) Help / ?                   "About"
  82.       m) System                   Leave AKCC_Shell
  83.  
  84.  
  85.      1.2 Used Keys
  86.      -------------
  87.  
  88.       a) ESCAPE = "system"
  89.       b) HELP   = "help"
  90.  
  91.  
  92.      1.3 Funktionkeys
  93.      ----------------
  94.  
  95.       a) F1 to F10 are user-defineable.
  96.  
  97.  
  98.      1.4 Supported Wildcards
  99.      -----------------------
  100.  
  101.       a) "?", "#", "#?"     (dos-conform, is not changed)
  102.       b) "*"                (is translated to "#?" for the commands)
  103.  
  104.  
  105.      1.5 Syntax
  106.      ----------
  107.  
  108.       All commands may be typed in uppercase, lowercase or mixed.
  109.  
  110.  
  111.     2. Compatibility
  112.     ----------------
  113.  
  114.  
  115.      2.1 Operating System (Kickstart / OS)
  116.      -------------------------------------
  117.  
  118.       AKCC_Shell runs fine under OS V1.2-V2.04.
  119.       Tests have been made e.g. with an "Amiga 500 plus".
  120.  
  121.  
  122.      2.2 Other Shells, Console-Handlers (and so on)
  123.      ----------------------------------------------
  124.  
  125.       If you want to use other shells and/or Console-Handlers
  126.       than those supplied with the Workbench, you have to
  127.       experimentate.
  128.       It cannot be guaranteed, that it will work !
  129.  
  130.  
  131.     Version-History :
  132.     =================
  133.  
  134.     All versions before V2.0.1 (some SHAREWARE, some FREEWARE) have not been
  135.     part of AKCC.
  136.     Since V2.0.1 this actually is the case.
  137.  
  138.  
  139.      V2.2.0 :
  140.      --------
  141.  
  142.      - internal changes and bug-fixes
  143.      - fixed bugs in the internal Execute-Routine :
  144.        Paths and Parameters now O.K.
  145.  
  146.  
  147.      V2.1.2 :
  148.      --------
  149.  
  150.      - mainly bug-fixes in the german doc-file
  151.  
  152.  
  153.      V2.1.1 :
  154.      --------
  155.  
  156.      - use of SAS/C V6.00
  157.      - code-reductions
  158.  
  159.  
  160.      V2.0.1 :
  161.      --------
  162.  
  163.      - many tests under OS V2.04
  164.      - "$VER"sion string of OS V2.04 is supported
  165.      - better handling of <CTRL-C> / <CTRL-D>
  166.      - now "auto-restarts" under use of "cback.o"
  167.      - fixed problems with path-management (own commands, see below).
  168.        Current maximum path number is 256 (this should be enough for almost
  169.        anyone. Really dynamic allocation is not yet implemented.
  170.      - new commands :
  171.             - Big
  172.             - CD      (many work has been put into this, because
  173.                    normal "CD" doesn't work with AKCC_Shell.)
  174.             - AddPath (set additional search path)
  175.             - RemPath (remove a search path)
  176.             - Prompt
  177.      - and much more
  178.